Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Reset mocks more cleanly#268

Closed
cjwatson wants to merge 1 commit intoAzure:masterfrom
cjwatson:reset-mock
Closed

Reset mocks more cleanly#268
cjwatson wants to merge 1 commit intoAzure:masterfrom
cjwatson:reset-mock

Conversation

@cjwatson
Copy link

The previous approach breaks on Python 3.13.2 and 3.14.3 due to the fix for python/cpython#142651.

Fixes: #267

The previous approach breaks on Python 3.13.2 and 3.14.3 due to the fix
for python/cpython#142651.

Fixes: Azure#267
@cjwatson
Copy link
Author

@microsoft-github-policy-service agree company="Columbiform Ltd."

@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2026

Hello, this project is now deprecated and no longer accept PR and releases. If you encounter any issues using the Azure SDK for Python, please file an issue on https://github.com/Azure/azure-sdk-for-python/issues
Thanks!

@lmazuel lmazuel closed this Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 tests fail with AssertionErrors in session.request.call_count

2 participants